func runtime.isPowerOfTwo

2 uses

	runtime (current package)
		slice.go#L222: 	case isPowerOfTwo(et.Size_):
		slice.go#L350: func isPowerOfTwo(x uintptr) bool {